ID2D1Resource

Undocumented in source.
version(Windows && Direct2D_1_1 && DirectWrite && Direct2D_1_0)
interface ID2D1Resource : IUnknown {}

Members

Functions

GetFactory
void GetFactory(ID2D1Factory* factory)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta